From b6f54679c8be637040954703623e60b8bd09c058 Mon Sep 17 00:00:00 2001 From: Claudio Cambra Date: Thu, 6 Feb 2025 14:32:44 +0800 Subject: [PATCH] craft: Upgrade to binary cache 25.01 and Qt version 6.8.1 Signed-off-by: Claudio Cambra --- craftmaster.ini | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/craftmaster.ini b/craftmaster.ini index 2eeae85da..6b7169768 100644 --- a/craftmaster.ini +++ b/craftmaster.ini @@ -25,8 +25,7 @@ ShortPath/Enabled = False ShortPath/EnableJunctions = False Packager/RepositoryUrl = https://files.kde.org/craft/Qt6 -Packager/CacheVersion = 24.10 - +Packager/CacheVersion = 25.01 ContinuousIntegration/Enabled = True ## This option can be used to override the default make program @@ -40,7 +39,7 @@ Packager/CacheDir = ${Variables:Root}\cache [BlueprintSettings] nextcloud-client.buildTests = True binary/mysql.useMariaDB = False -libs/qt6.version = 6.8.0 +libs/qt6.version = 6.8.1 [windows-msvc2022_64-cl] Packager/PackageType = NullsoftInstallerPackager -- 2.30.2